[INFO] cloning repository https://github.com/rallhannes/clprint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rallhannes/clprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallhannes%2Fclprint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallhannes%2Fclprint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e39ce85b43f1688137895dc356f7303333dccd75
[INFO] testing rallhannes/clprint against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallhannes%2Fclprint" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rallhannes/clprint
[INFO] finished tweaking git repo https://github.com/rallhannes/clprint
[INFO] tweaked toml for git repo https://github.com/rallhannes/clprint written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rallhannes/clprint on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rallhannes/clprint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfbb82b17cb395a18e64d2ded612dce29722607934e483720061c5524be49511
[INFO] running `Command { std: "docker" "start" "-a" "dfbb82b17cb395a18e64d2ded612dce29722607934e483720061c5524be49511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfbb82b17cb395a18e64d2ded612dce29722607934e483720061c5524be49511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfbb82b17cb395a18e64d2ded612dce29722607934e483720061c5524be49511", kill_on_drop: false }`
[INFO] [stdout] dfbb82b17cb395a18e64d2ded612dce29722607934e483720061c5524be49511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8804b2859c1ff30bafea2df3b9aefc9fadc04d03ba863daa73bfc1297934d426
[INFO] running `Command { std: "docker" "start" "-a" "8804b2859c1ff30bafea2df3b9aefc9fadc04d03ba863daa73bfc1297934d426", kill_on_drop: false }`
[INFO] [stderr]    Compiling clprint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "8804b2859c1ff30bafea2df3b9aefc9fadc04d03ba863daa73bfc1297934d426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8804b2859c1ff30bafea2df3b9aefc9fadc04d03ba863daa73bfc1297934d426", kill_on_drop: false }`
[INFO] [stdout] 8804b2859c1ff30bafea2df3b9aefc9fadc04d03ba863daa73bfc1297934d426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c43069763a301341e8fc6854fc7c4994516fb7ff7316bdac12c8f48e1a02040
[INFO] running `Command { std: "docker" "start" "-a" "3c43069763a301341e8fc6854fc7c4994516fb7ff7316bdac12c8f48e1a02040", kill_on_drop: false }`
[INFO] [stderr]    Compiling clprint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "3c43069763a301341e8fc6854fc7c4994516fb7ff7316bdac12c8f48e1a02040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c43069763a301341e8fc6854fc7c4994516fb7ff7316bdac12c8f48e1a02040", kill_on_drop: false }`
[INFO] [stdout] 3c43069763a301341e8fc6854fc7c4994516fb7ff7316bdac12c8f48e1a02040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b79482f1b20f5dcf65a9f6b2cd584daa7b428f8145659a8f6c2c6e7dac31e8fb
[INFO] running `Command { std: "docker" "start" "-a" "b79482f1b20f5dcf65a9f6b2cd584daa7b428f8145659a8f6c2c6e7dac31e8fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clp-66983db21a50fa29)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clp-3b63464ed2a27c37)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests clp
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_line (line 165) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 98) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_title (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_box (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_box (line 206) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 108) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clprint`
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use clprint::{print_hashtag_box, print_hashtag_title, print_hashtag_text, print_hashtag_line};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_line (line 165) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | clprint::print_hashtag_line(40);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | clprint::print_hashtag_box("My Title", "This is the body text of my box.", 40);
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 98) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | clprint::print_hashtag_text("Hello World", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_title (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]   --> src/lib.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | clprint::print_hashtag_title("My Title", 40);
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_box (line 192) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | clprint::print_hashtag_box("Hello", "Welcome to clp!", 40);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 120) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | clprint::print_hashtag_text("Line one\nLine two", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_box (line 206) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | clprint::print_hashtag_box(
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 108) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | clprint::print_hashtag_text("This is a longer text that will be wrapped", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout]     src/lib.rs - print_hashtag_box (line 192)
[INFO] [stdout]     src/lib.rs - print_hashtag_box (line 206)
[INFO] [stdout]     src/lib.rs - print_hashtag_line (line 165)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 108)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 120)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 98)
[INFO] [stdout]     src/lib.rs - print_hashtag_title (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.29s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b79482f1b20f5dcf65a9f6b2cd584daa7b428f8145659a8f6c2c6e7dac31e8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79482f1b20f5dcf65a9f6b2cd584daa7b428f8145659a8f6c2c6e7dac31e8fb", kill_on_drop: false }`
[INFO] [stdout] b79482f1b20f5dcf65a9f6b2cd584daa7b428f8145659a8f6c2c6e7dac31e8fb
